[INFO] fetching crate rusqlite-from-row-final 0.2.4...
[INFO] testing rusqlite-from-row-final-0.2.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rusqlite-from-row-final 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rusqlite-from-row-final 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusqlite-from-row-final 0.2.4
[INFO] tweaked toml for crates.io crate rusqlite-from-row-final 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusqlite-from-row-final 0.2.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusqlite-from-row-final 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceeead385067fb3cc6d0f96526b1c4bb1de1f781ea5499c0aa6728114f50d8c1
[INFO] running `Command { std: "docker" "start" "-a" "ceeead385067fb3cc6d0f96526b1c4bb1de1f781ea5499c0aa6728114f50d8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceeead385067fb3cc6d0f96526b1c4bb1de1f781ea5499c0aa6728114f50d8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceeead385067fb3cc6d0f96526b1c4bb1de1f781ea5499c0aa6728114f50d8c1", kill_on_drop: false }`
[INFO] [stdout] ceeead385067fb3cc6d0f96526b1c4bb1de1f781ea5499c0aa6728114f50d8c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9852d883dcb7f3bbe8ff0d52f369cebd65c1bf9d5e9e733b2c6d4200bad33337
[INFO] running `Command { std: "docker" "start" "-a" "9852d883dcb7f3bbe8ff0d52f369cebd65c1bf9d5e9e733b2c6d4200bad33337", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling rusqlite-from-row-derive v0.2.4
[INFO] [stderr]    Compiling rusqlite-from-row-final v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "9852d883dcb7f3bbe8ff0d52f369cebd65c1bf9d5e9e733b2c6d4200bad33337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9852d883dcb7f3bbe8ff0d52f369cebd65c1bf9d5e9e733b2c6d4200bad33337", kill_on_drop: false }`
[INFO] [stdout] 9852d883dcb7f3bbe8ff0d52f369cebd65c1bf9d5e9e733b2c6d4200bad33337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38bab4ff2eef8e26935c4380d140b20831fc8bcc15767322f8113747a0728ad6
[INFO] running `Command { std: "docker" "start" "-a" "38bab4ff2eef8e26935c4380d140b20831fc8bcc15767322f8113747a0728ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite-from-row-final v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rusqlite_from_row`
[INFO] [stdout]  --> tests/integration.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusqlite_from_row::FromRow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rusqlite_from_row`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusqlite_from_row`, use `cargo add rusqlite_from_row` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[from_row(flatten, prefix = "author_")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[from_row(flatten, prefix)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[from_row(flatten, default)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[from_row(default)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[from_row(from_fn = "<PathBuf as From<String>>::from")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[from_row(skip)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_row` in this scope
[INFO] [stdout]   --> tests/integration.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[from_row(flatten, prefix = "role_")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `from_row` is an attribute that can be used by the derive macro `FromRow`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `from_row` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_row` found for struct `Todo` in the current scope
[INFO] [stdout]    --> tests/integration.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct Todo {
[INFO] [stdout]     | --------------- function or associated item `try_from_row` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |             Todo::try_from_row,
[INFO] [stdout]     |                   ^^^^^^^^^^^^ function or associated item not found in `Todo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `try_from_row`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `rusqlite_from_row_final::FromRow`
[INFO] [stdout] help: there is an associated function `try_from` with a similar name
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/convert/mod.rs:702:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusqlite-from-row-final` (test "integration") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "38bab4ff2eef8e26935c4380d140b20831fc8bcc15767322f8113747a0728ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38bab4ff2eef8e26935c4380d140b20831fc8bcc15767322f8113747a0728ad6", kill_on_drop: false }`
[INFO] [stdout] 38bab4ff2eef8e26935c4380d140b20831fc8bcc15767322f8113747a0728ad6
